home *** CD-ROM | disk | FTP | other *** search
- object tiskdialog: Ttiskdialog
- Left = 481
- Top = 142
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'Tisk'
- ClientHeight = 176
- ClientWidth = 154
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- KeyPreview = True
- OldCreateOrder = False
- Position = poScreenCenter
- OnClose = FormClose
- OnKeyDown = FormKeyDown
- PixelsPerInch = 96
- TextHeight = 13
- object Button1: TButton
- Left = 0
- Top = 0
- Width = 154
- Height = 25
- Caption = 'P��jmy'
- TabOrder = 0
- OnClick = Button1Click
- end
- object Button2: TButton
- Left = 0
- Top = 24
- Width = 154
- Height = 25
- Caption = 'V�daje'
- TabOrder = 1
- OnClick = Button2Click
- end
- object Button3: TButton
- Left = 0
- Top = 48
- Width = 154
- Height = 25
- Caption = 'Materi�l'
- TabOrder = 2
- OnClick = Button3Click
- end
- object Button4: TButton
- Left = 0
- Top = 72
- Width = 154
- Height = 25
- Caption = 'S. + Z. poji�t�n�'
- TabOrder = 3
- OnClick = Button4Click
- end
- object Button5: TButton
- Left = 0
- Top = 96
- Width = 154
- Height = 25
- Caption = 'Provozn� re�ie'
- TabOrder = 4
- OnClick = Button5Click
- end
- object Button6: TButton
- Left = 0
- Top = 120
- Width = 154
- Height = 25
- Caption = 'Stav na ��t�'
- TabOrder = 5
- OnClick = Button6Click
- end
- object Panel1: TPanel
- Left = -8
- Top = 146
- Width = 170
- Height = 3
- TabOrder = 6
- end
- object Button7: TButton
- Left = 0
- Top = 150
- Width = 154
- Height = 25
- Caption = 'Ok'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 7
- OnClick = Button7Click
- end
- end
-